ASP.NET Core MVC コントロールヘルプ
LegendToggle メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexChartCoreBuilder<T,TControl,TBuilder> クラス : LegendToggle メソッド
The value.
Configurates C1.Web.Mvc.FlexChartCore<T>.LegendToggle. Sets a value indicating whether clicking legend items toggles the series visibility in the chart.
シンタックス
'宣言
 
Public Function LegendToggle( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder LegendToggle( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexChartCoreBuilder<T,TControl,TBuilder> クラス
FlexChartCoreBuilder<T,TControl,TBuilder> メンバ